Make URL redirection work again.
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Mon, 14 May 2012 07:56:04 +0000 (09:56 +0200)
committerLars Magne Ingebrigtsen <larsi@gnus.org>
Mon, 14 May 2012 07:56:04 +0000 (09:56 +0200)
commitec09e5fdf15a1a61bb826cab9dc019f5db8e539e
tree5bee06f83724d39a5a58a85496b25ca08a05831f
parent33abebf93fee56867024496df9de54728d500fae
Make URL redirection work again.

The previous changes would make redirection fail, since the expansion
would end up with URLs that looked like "http:www.bing.com/hello".

* url-expand.el (url-default-expander): Copy over the fullness of
the new URL object based on the definition URL object.
lisp/url/ChangeLog
lisp/url/url-expand.el